Skip to content

gh-112092: Fixed contradicting statement#112093

Merged
ronaldoussoren merged 3 commits into
python:mainfrom
DerSchinken:fix-typo
Jan 18, 2024
Merged

gh-112092: Fixed contradicting statement#112093
ronaldoussoren merged 3 commits into
python:mainfrom
DerSchinken:fix-typo

Conversation

@DerSchinken

@DerSchinken DerSchinken commented Nov 14, 2023

Copy link
Copy Markdown
Contributor

This fixes #112092

gh-112092: Fixed contradicting statement

📚 Documentation preview 📚: https://cpython-previews--112093.org.readthedocs.build/

Statement contradicted itself
@DerSchinken DerSchinken requested a review from encukou as a code owner November 14, 2023 22:20
@ghost

ghost commented Nov 14, 2023

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app bedevere-app Bot added awaiting review docs Documentation in the Doc dir skip news labels Nov 14, 2023
@AlexWaygood AlexWaygood changed the title Fixed contradicting statement #112092 gh-112092: Fixed contradicting statement Nov 14, 2023
Comment thread Doc/c-api/stable.rst Outdated
Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
@ronaldoussoren ronaldoussoren added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Jan 18, 2024

@ronaldoussoren ronaldoussoren left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

The new text is better than we had before, and with the last update to the PR there can be no confusion about "3.10" being a major or minor release.

@ronaldoussoren ronaldoussoren merged commit 68a7b78 into python:main Jan 18, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @DerSchinken for the PR, and @ronaldoussoren for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 18, 2024
…honGH-112093)

Use different versions in the examples for when extensions do and do not need to be recompiled to make the examples easier to understand.
(cherry picked from commit 68a7b78)

Co-authored-by: DerSchinken <53398996+DerSchinken@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Jan 18, 2024

Copy link
Copy Markdown

GH-114260 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Jan 18, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 18, 2024
…honGH-112093)

Use different versions in the examples for when extensions do and do not need to be recompiled to make the examples easier to understand.
(cherry picked from commit 68a7b78)

Co-authored-by: DerSchinken <53398996+DerSchinken@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Jan 18, 2024

Copy link
Copy Markdown

GH-114261 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.11 only security fixes label Jan 18, 2024
ronaldoussoren pushed a commit that referenced this pull request Jan 18, 2024
…-112093) (#114260)

gh-112092: clarify unstable ABI recompilation requirements (GH-112093)

Use different versions in the examples for when extensions do and do not need to be recompiled to make the examples easier to understand.
(cherry picked from commit 68a7b78)

Co-authored-by: DerSchinken <53398996+DerSchinken@users.noreply.github.com>
ronaldoussoren pushed a commit that referenced this pull request Jan 18, 2024
…-112093) (#114261)

gh-112092: clarify unstable ABI recompilation requirements (GH-112093)

Use different versions in the examples for when extensions do and do not need to be recompiled to make the examples easier to understand.
(cherry picked from commit 68a7b78)

Co-authored-by: DerSchinken <53398996+DerSchinken@users.noreply.github.com>
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
…hon#112093)

Use different versions in the examples for when extensions do and do not need to be recompiled to make the examples easier to understand.
@DerSchinken DerSchinken deleted the fix-typo branch January 31, 2024 07:42
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…hon#112093)

Use different versions in the examples for when extensions do and do not need to be recompiled to make the examples easier to understand.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…hon#112093)

Use different versions in the examples for when extensions do and do not need to be recompiled to make the examples easier to understand.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Contradicting statement in c-api/stable.rst

2 participants